home *** CD-ROM | disk | FTP | other *** search
-
- ===============================================================================
- Compiling MLIB
- ===============================================================================
-
- Compiling the library may create some problems. My Borland C++ 3.1
- compiler hangs often and I have to reboot. Sometimes I can build the whole
- thing in one pass with build.bat, but often I have to build each library
- separately. I think that this instability is caused by the complex hierarchy
- that the compiler has a hard time handling. Applications also have that
- problem if they use a complex windowing system. Anyway, if something does
- not work, delete .exe, .obj, and .cfg, and recreate the makefile. Then
- reboot and try again.
- To compile the library you will have to set all the paths in all the
- project files. I hope you have an IDE that takes them. The projects are for
- Borland C++ 3.1, so they are not always greeted cheerfully by other IDEs.
- The libraries supplied in this package are compiled for the large
- memory model and for a 386. Well, you take it from there. If you have
- problems, e-mail me.
-
- ===============================================================================
-